home *** CD-ROM | disk | FTP | other *** search
- PerfWatch V 3.01 (c) by f.fenn@cross.berlinet.de Page 01
- --------------------------------------------------------------------------
-
- Introduction
-
- This little program shows some very helfpul internal CPU-statistics.
- The percentage values of busy(0) and idle-times(1), switch(2), load(3),
- chip(4), fast(5) and public(6) RAM-usage will be displayed in a small
- window. Corresponding mode in (). This can be used to detect
- cpu-intensive programs (busy-loops) and so on.
-
- Requirements
-
- - Amiga OS3.0 or greater
- - datatypes.library
-
- Installation and setup
-
- The simplest way is to copy the program in your wbstartup-directory.
- All settings can be made by tooltype-values in the Perfwatch.info file:
-
- tooltype default
- ------------------------------------------------------------------------
-
- LEFTEDGE=<n> 0 left x-position of the window
- TOPEDGE=<n> 0 top y-position of the window
- WIDTH=<n> 190 with of the window
- HEIGHT=<n> 95 height of the window
- BACKPIC=<path> complete path to a background pattern
- MODE=<0..6> 0 start mode, see introduction
- FONTNAME=<x> topaz.font fontname for text output (incl. '.font')
- FONTSIZE=<n> 8 fontsize
-
- You can switch the mode by pressing the right mousebutton if the window
- is active. Also i have built in a invisible close and size gadget.
-
- Future
-
- - watching a single task
-
- History
-
- 1.0 - first release - coded in Amiga-E
- 2.0 - MUI-version
- 2.1 - zero divide on Amiga's with no fastmem fixed
- 3.0 - reprogrammed (Tinymeter-Style)
- 3.01 - datatypes support for background pattern
-
- About program and author
-
- This little program is e-mail-ware. If you like it, please send me a
- mail. If there are any bugs or improvements, send to:
-
- eMail : f.fenn@cross.berlinet.de
- SnailMail: Frank Fenn
- Raabestrasse 7
- (Germany) Berlin
- 10405
-